home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / ab20 / ab20_archive / text / boot-colors < prev    next >
Text File  |  1995-03-17  |  2KB  |  107 lines

  1. Article 9723 of comp.sys.amiga:
  2. Path: xanth!mcnc!rutgers!sri-spam!ames!sdcsvax!ucsdhub!esosun!seismo!uunet!littlei!omepd!hah
  3. From: hah@mipon3.intel.com (Hans Hansen)
  4. Newsgroups: comp.sys.amiga
  5. Subject: All dem colors during boot
  6. Message-ID: <1124@omepd>
  7. Date: 11 Oct 87 07:31:23 GMT
  8. References: <8710100723.AA29647@cory.Berkeley.EDU>
  9. Sender: news@omepd
  10. Reply-To: hah@mipon3.UUCP (Hans Hansen)
  11. Organization: Intel Corp., Hillsboro
  12. Lines: 91
  13.  
  14.  
  15. The folowing is a "Sandscript" file, it can also be ran thru straight nroff/
  16. troff by removing the first 8 lines.  Lacking nroff/troff just remove all
  17. lines that begin with a ".".
  18.  
  19. Hope this helps.
  20.  
  21. Hans
  22.  
  23. ps watch for the last cut an sig at the end.
  24.  
  25. --------------- cut here ------------------ cut here ----------------------
  26. .BE paper
  27. .nr nS 12
  28. .rn SH sH
  29. .de SH
  30. .sH "\\s\n(nS\\$1"
  31. .sz \n(nS
  32. ..
  33. .sz \n(nS
  34. .sz 20
  35. .ce 1
  36. A M I G A ' S      I N I T I A L I Z A T I O N      C O L O R S
  37.  
  38. .sz 12
  39. Dark gray        Ok Hardware
  40. .br
  41. Light gray        Ok Software
  42. .br
  43. Red            Bad ROM Checksum
  44. .br
  45. Green            Bad RAM
  46. .br
  47. Blue            Bad Custom Chips
  48. .br
  49. Yellow            Exception
  50.  
  51.  
  52.  
  53. .sz 20
  54. .ce 1
  55. A M I G A ' S      I N I T I A L I Z A T I O N
  56. .sz 12
  57.  
  58. Clear Chips
  59. .br
  60. Disable DMA and Interrupts
  61. .br
  62. Clear the Screen
  63. .br
  64. Check the Hardware
  65. .br
  66. Pass or fail the Hardware to the Screen
  67. .br
  68. Checksum the ROMs
  69. .br
  70. Pass or fail the ROMs to the Screen
  71. .br
  72. System setup
  73. .br
  74. Check the for RAM at $C00000
  75. .br
  76. Move SYS_BASE to $C00000 if it exists
  77. .br
  78. RAM Test
  79. .br
  80. Pass or fail the RAM to the Screen
  81. .br
  82. Check the Software
  83. .br
  84. Pass or fail the Software to the Screen
  85. .br
  86. Set up the RAM
  87. .br
  88. Link the Libraries
  89. .br
  90. Find External RAM and link it to the list
  91. .br
  92. Set up Interrupts and DMA
  93. .br
  94. Start default Task
  95. .br
  96. Check for 68010, 68020, and 68881
  97. .br
  98. Check for an Exception
  99. .br
  100. System Reset
  101.  
  102. --------------------------------- cut here -----------------------------
  103.  
  104. Hans
  105.  
  106.  
  107.